CPatientAdmissionItemXfer.cs
Code Type: C# Class

Lines of Code: 24

public long RegionID { get; set; }

	 region id property 

public string DFN { get; set; }

	 dfn property 

public string AdmitLocationName { get; set; }

	 admit location name property 

public string AdmitDischargeTimeStamp { get; set; }

	 admit discharge timestamp property 

	

